gdkwindow-x11: Ungrab the implicit grab before showing the window menu
authorJasper St. Pierre <jstpierre@mecheye.net>
Thu, 22 May 2014 18:47:28 +0000 (14:47 -0400)
committerJasper St. Pierre <jstpierre@mecheye.net>
Thu, 22 May 2014 18:47:55 +0000 (14:47 -0400)
commit084576f214e97f29c2ea941bc4f1bddd74f7668a
tree925a67caa9d100595dfd927fc4aaa6b0971509e8
parent76e18de8110f45429371fd090f627bbee253e3f9
gdkwindow-x11: Ungrab the implicit grab before showing the window menu

Otherwise, the WM cannot take a grab on the pointer device, since we'll
still have the implicit grab.
gdk/x11/gdkwindow-x11.c